Rhapsody Developer Release Copyright © 1998 by Apple Computer, Inc. All Rights Reserved.
These release notes cover issues related to printing for the Developer Release.
Printing multiple copies to 'LPR' printers results in only one copy actually printing.
When a PostScript printer is hosted by a Windows NT machine, LPR printing to that printer results in the PostScript code itself printing (Windows NT decides to enscript the incoming "text"). The workaround for this problem is to print to file, then give the following command in a Terminal shell:
lpr -l
[filename] -P
[NT_PrinterName]
The -l
flag tells NT not to process the incoming
file.
Because of the directory restructuring, printing to a Rhapsody Developer Release 1, NextStep, or OPENSTEP network printer from a Rhapsody Developer Release 2 (DR2) computer does not work. This is because the Spooling Directory specified in the NetInfo entry for the printer does not exist on the DR2 system. There are two workarounds: